Stream Reservation Protocol

Stream Reservation Protocol (SRP) is an enhancement to Ethernet that implements admission control. SRP has been standardized as IEEE 802.1Qat. SRP defines the concept of a streams at layer 2 of the OSI model. Also provided is a mechanism for end-to-end management of the streams' resources, so as to guarantee Quality of Service (QoS). Unlike Resource reSerVation Protocol (RSVP), SRP works for multicast streams.

SRP is part of the IEEE Audio Video Bridging (AVB) group of standards.

Principle of Operation

Listener and Talker primitives are utilized. Listeners indicate what streams are to be received, Talkers announce the streams that can be supplied by a bridged entity.

From these primitives the resources are allocated and configured in both the end nodes of the data stream and the transit nodes along the data streams' path. An end-to-end signaling mechanism to detect the success/failure of the effort is also provided.

References